﻿@charset "utf-8";
/* CSS Document */
/*--reset begin--*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

li {
    list-style: none;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

strong {
    font-weight: normal;
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/20px arial, \5b8b\4f53;
    color: #0b91ce;
    outline: 0;
    font-family: 微软雅黑;
}

body {
    background: #1c1a1b;
    min-width: 1200px;
}

a {
    color: #0b91ce;
}

    a:hover {
        color: #fff;
    }

a, input {
    outline: none;
}

.clearfix {
    clear: both;
}

b {
    font-weight: normal;
}

input {
    border: 0;
}
/*--reset end--*/
/*公用样式*/
.st_box {
    width: 100%;
    overflow: hidden;
}

.warp {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1200px;

}

.warp1 {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}

.p10 {
    margin: 55px auto 70px auto;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.proview_box {
    width: 1080px;
    margin: 10px auto 0 auto;
    padding: 0 0 20px 0;
    background: #333;
    overflow: hidden;
}

.page {
    text-align: center;
    vertical-align: middle;
    padding: 0 0 32px 0;
}

    .page span {
        display: inline-block;
        width: 30px;
        height: 30px;
    }

        .page span a {
            text-align: center;
            line-height: 28px;
            display: block;
            color: #0b91ce;
            border: 1px solid #0b91ce;
            border-radius: 2px;
        }

            .page span a:hover, .page span a.on {
                background: #ab8b4c;
                color: #fff;
                border: 1px solid #ab8b4c;
            }

        .page span.home, .page span.last {
            width: 68px;
        }

        .page span.prev, .page span.next {
            width: 88px;
        }
/*头部*/
.st_top {    border-bottom: 5px solid #0b91ce;
    height: 110px;
    background: url(../images/top-nav.png)center no-repeat;
    background-size: 100% 120px;
}

.topBox {
    overflow: hidden;
}

.topinfo1 {
    height: 40px;
    float: right;
    text-transform: uppercase;
    overflow: hidden;
}

    .topinfo1 ul {
        overflow: hidden;
    }

        .topinfo1 ul li {
            float: left;
            line-height: 40px;
            margin: 0 0 0 14px;
        }

            .topinfo1 ul li a {
                display: block;
                color: #999;
            }

                .topinfo1 ul li a.on {
                    color: #0b91ce;
                }

.topp1 {
    position: relative;
}

    .topp1 .logo {
        float: left;
    }

        .topp1 .logo a {
            margin-top: 7px;
            display: block;
            width: 361px;
            height: 70px;
            text-indent: -9999px;
            background: url('../images/logo.png') no-repeat;
            background-size: 100%;
        }

.search {
    width: 200px;
    height: 24px;
    padding: 8px 0 0 0;
    float: right;
    margin-top: 16px;
}

.searchT {
    padding: 0 0 0 6px;
    line-height: 24px;
    color: #999;
    width: 170px;
    height: 24px;
    float: left;
    background: url('../images/search-t.png') no-repeat;
}

.search_btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
    float: right;
    background: url('../images/saerch_btn.png') no-repeat;
}
/**/

/*首页*/
/*首页banner*/
.flexslider {
    position: relative;
    height: 400px;
    overflow: hidden;
    min-width: 1100px;
	margin-top:39px;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li {
        height: 400px;
    }

        .slides li a {
            display: block;
            height: 400px;
        }

    .slides .text {
        width: 1100px;
        margin: 0 auto;
    }

        .slides .text span {
            width: 325px;
            height: 181px;
            color: #333;
            display: block;
            padding: 0 0 0 24px;
            margin: 202px 0 0 0;
            background: url(../images/bar_t_bg.jpg) no-repeat;
        }

            .slides .text span h2 {
                font-size: 34px;
                color: #333;
                font-weight: bold;
                padding: 14px 0 8px 0;
            }

            .slides .text span b {
                font-size: 14px;
                line-height: 36px;
            }

            .slides .text span p {
                padding: 4px 0 0 0;
                line-height: 18px;
                font-size: 12px;
            }

            .slides .text span a {
                display: block;
                font-size: 14px;
                color: #333;
                padding: 14px 0 0 0;
            }

.flex-control-nav {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    width: 100%;
    left: 50%;
}

    .flex-control-nav li {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 8px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 16px;
        height: 16px;
        line-height: 40px;
        overflow: hidden;
        background: url('../images/bar_li.png') no-repeat;
        cursor: pointer;
    }

    .flex-control-nav .flex-active {
        background: url('../images/bar_li_hov.png') no-repeat;
    }

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

    .flex-direction-nav li a {
        display: block;
        width: 30px;
        height: 56px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

        .flex-direction-nav li a.flex-prev {
            left: 16%;
            background: url('../images/pre_btn.png') center center no-repeat;
        }

        .flex-direction-nav li a.flex-next {
            right: 16%;
            background: url('../images/next_btn.png') center center no-repeat;
        }

        .flex-direction-nav li a.flex-prev:hover {
            background: url('../images/pre_btn_hov.png') center center no-repeat;
        }

        .flex-direction-nav li a.flex-next:hover {
            background: url('../images/next_btn_hov.png') center center no-repeat;
        }

.banshx {
    height: 39px;
    width: 100%;
    display: block;
    background: #000000;
}

.pro_type {
    width: 1220px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 100px 0;
}

#CSSBox {
    float: left;
    width: 1100px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
}

    #CSSBox ul li {
        float: left;
        list-style: none;
        margin: 0 0 0 55px;
        width: 330px;
    }

        #CSSBox ul li span {
            display: block;
            height: 150px;
            background: url('../images/i_type_bg.png') no-repeat;
            margin: -10px 0 0 0;
        }

            #CSSBox ul li span:hover h2 a, #CSSBox ul li span:hover p a {
                color: #0b91ce;
            }

            #CSSBox ul li span:hover p a {
                border: 2px solid #0b91ce;
            }

            #CSSBox ul li span h2 {
                text-align: center;
            }

                #CSSBox ul li span h2 a {
                    font-size: 18px;
                    display: block;
                    color: #fff;
                    padding: 35px 0 0 0;
                }

            #CSSBox ul li span p {
                width: 118px;
                height: 38px;
                padding: 28px;
                margin: 0 auto;
            }

                #CSSBox ul li span p a {
                    display: block;
                    height: 36px;
                    line-height: 36px;
                    font-size: 14px;
                    color: #fff;
                    text-align: center;
                    border: 2px solid #fff;
                }

#LeftButton {
    position: absolute;
    cursor: pointer;
    height: 56px;
    width: 30px;
    background: url('../images/i_pre_btn2.png') no-repeat;
    top: 172px;
    left: 0;
    z-index: 6;
}

    #LeftButton:hover {
        background: url('../images/i_pre_btn2_hov.png') no-repeat;
    }

#RightButton {
    position: absolute;
    cursor: pointer;
    height: 56px;
    width: 30px;
    background: url('../images/i_next_btn2.png') no-repeat;
    top: 172px;
    right: 6px;
}

    #RightButton:hover {
        background: url('../images/i_next_btn2_hov.png') no-repeat;
    }

#wrapper {
    width: 1220px;
    position: relative;
    margin: 0 0 0 6px;
    overflow: hidden;
}

.top_p1 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    padding: 56px 0;
}

    .top_p1 i {
        border-top: 1px solid #0b91ce;
        display: inline-block;
        height: 0;
        position: relative;
        vertical-align: middle;
        width: 35px;
    }

    .top_p1 span {
        display: inline-block;
        padding: 0 10px;
    }

.list_p1 {
    padding: 70px 0 0 0;
}

.i_list {
    float: left;
}

    .i_list ul {
        margin: 0 0 0 -70px;
    }

        .i_list ul li {
            float: left;
            height: 308px;
            position: relative;
            width: 318px;
            margin: 0 0 0 67px;
        }

            .i_list ul li .top {
                height: 100px;
            }

                .i_list ul li .top .img {
                    margin-left: 3px;
                    padding-bottom: 5px;
                }

                    .i_list ul li .top .img img {
                        width: 300px;
                        height: 70px;
                        margin-left: 2px;
                    }

                .i_list ul li .top span {
                    display: block;
                    float: left;
                    padding: 0 0 0 5px;
                }

                    .i_list ul li .top span p {
                        font-size: 16px;
                    }

                    .i_list ul li .top span b {
                        text-transform: uppercase;
                        color: #999;
                        font-size: 10px;
                    }

            .i_list ul li .con {
                padding: 16px 12px 0 5px;
                line-height: 25px;
                font-size: 14px;
            }

            .i_list ul li a.mor {
                width: 70px;
                height: 20px;
                display: block;
                text-align: center;
                line-height: 20px;
                color: #fff;
                position: absolute;
                bottom: 0;
                background: #0b91ce;
            }

.list_1 {
    width: 330px;
    float: right;
}

    .list_1 ul li {
        width: 330px;
        height: 70px;
        margin: 0 0 10px 0;
    }

        .list_1 ul li a {
            font-size: 18px;
            line-height: 70px;
            display: block;
            color: #fff;
            padding: 0 0 0 18px;
            background: url('../images/icon_10.png') 312px 30px no-repeat;
        }

        .list_1 ul li.p1 {
            background: #dcdcdc;
        }

            .list_1 ul li.p1 a {
                color: #333;
            }

        .list_1 ul li.p2 {
            background: #333;
        }

        .list_1 ul li.p3 {
            background: #0b91ce;
        }

        .list_1 ul li.p4 {
            background: #666;
        }
/*公司简介*/
.icon_aboout {
    background: url('../images/icon_about.png') center no-repeat;
}

.p50 {
    overflow: hidden;
}

.c10 h3 {
    font-size: 22px;
    width: 90px;
    margin: 0 auto;
    padding: 50px 0 12px 0;
    border-bottom: 2px solid #0b91ce;
    color: #fff;
}

.aboutImg {
    padding: 54px 0 0 0;
}

    .aboutImg .img {
        width: 1100px;
        min-width: 1100px;
    }

.c10 .con {
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    /*padding: 54px 60px 70px 60px;*/ color: #fff;
}

.p51 {
    background: #1c1a1b;
}

.ln_con {
    overflow: hidden;
    padding: 68px 0 68px 0;
}

.c11 {
    padding: 0 0 62px 0;
}

    .c11 h3 {
        width: 110px;
    }

    .c11 span {
        display: block;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        padding: 40px 0 76px 0;
    }

/*.c12 {
    padding: 0 0 98px 0;
}*/

.c13 {
    padding: 0 0 100px 0;
}

    .c13 h3 {
        width: 110px;
    }

.c10 .con1 {
    padding: 10px 0 0px 0;
}

.qqarea {
    width: 700px;
    position: relative;
    border: 4px solid #0b91ce;
    margin: 0 auto;
}

    .qqarea ul {
        display: none;
    }

.qqnav {
    position: relative;
    z-index: 9;
}

.qqbed {
    width: 700px;
}

    .qqbed li {
        float: left;
        width: 350px;
        position: relative;
    }

#qqpre, #qqnext {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 86px;
    cursor: pointer;
}

#qqpre {
    background: url('../images/zz_left_btn.png') no-repeat;
    left: -4px;
}

    #qqpre:hover {
        background: url('../images/zz_left_btn_hov.png') no-repeat;
    }

#qqnext {
    background: url('../images/zz_right_btn.png') no-repeat;
    right: -4px;
}

    #qqnext:hover {
        background: url('../images/zz_right_btn_hov.png') no-repeat;
    }

#qqMarquee {
    overflow: hidden;
    width: 700px;
    height: 244px;
    position: relative;
}

#qqMarqueeCoutent IMG {
    width: 350px;
    height: 244px;
}

.list_qy {
    overflow: hidden;
    margin: 0 0 0 -20px;
    padding: 40px 0 70px 0;
}

    .list_qy li {
        width: 204px;
        height: 382px;
        float: left;
        margin: 0 0 40px 20px;
    }

        .list_qy li .img img {
            width: 204px;
            height: 220px;
        }

        .list_qy li .con {
            height: 162px;
            background: #303030;
            padding: 0;
        }

            .list_qy li .con h2 {
                display: block;
                font-size: 14px;
                text-align: left;
                padding: 0 0 0 10px;
                line-height: 40px;
            }

            .list_qy li .con span {
                text-align: left;
                font-size: 12px;
                display: block;
                color: #999;
                line-height: 24px;
                padding: 0 10px;
            }

.video {
    width: 640px;
    height: 360px;
    padding: 10px;
    background: #333;
    margin: 50px auto 0 auto;
}

.sliderTab {
    height: auto;
    margin: 50px 0 0;
    overflow: hidden;
    position: relative;
}

.slidesPrev, .slidesNext {
    width: 80px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 0;
    cursor: pointer;
}

.slidesPrev {
    left: 0;
    background: url('../images/img_pre.png') no-repeat;
}

.slidesNext {
    right: 0;
    background: url('../images/img_next.png') no-repeat;
}

.sliderTag {
    height: 40px;
    margin: 0 0 0 120px;
    overflow: hidden;
    width: 953px;
    position: relative;
}

    .sliderTag .sliderButtons, .slidesWrap .slides-container {
        position: relative;
        left: 0;
        top: 0;
    }

.sliderButtons ul {
}

    .sliderButtons ul li {
        float: left;
        height: 40px;
        margin: 0 -21px 0 0;
    }

        .sliderButtons ul li span {
            cursor: pointer;
            display: block;
            font-size: 14px;
            line-height: 40px;
            padding: 0 21px;
            text-align: center;
            width: 98px;
            background: url("../images/menu_li.png") no-repeat;
            color: #fff;
        }

            .sliderButtons ul li span.selected {
                background: url("../images/menu_li_hov.png") no-repeat scroll 0 0;
                color: #333;
            }

.slidesWrap {
    position: relative;
    min-height: 50px;
    width: 1100px;
    overflow: hidden;
}

.sliderItem {
    margin: 0 auto;
    float: left;
    width: 1000px;
    line-height: 34px;
    color: #0b91ce;
    font-size: 14px;
    padding: 20px 50px 50px;
    text-align: center;
    overflow: hidden;
    word-wrap: break-word;
}
/*产品*/
.prof1 {
    padding: 0 0 112px 0;
}

.pro_box {
    background: #060606 url('../images/pro_bg.jpg') center top no-repeat;
}

.pleft {
    width: 200px;
    float: left;
}

.Menu {
    width: 200px;
    padding: 0 0 10px 0;
    background: url('../images/pro_left_bg.png') repeat-y;
}

    .Menu h3 {
        width: 180px;
        height: 90px;
        margin: 0 10px 0 10px;
        font-size: 22px;
        font-weight: bold;
        color: #333;
        text-align: center;
        line-height: 90px;
        background: url('../images/pro_title.png') 0 10px no-repeat;
    }

.menu_list {
    width: 180px;
    background: #333 url('../images/left_nav.png') no-repeat;
    margin: 0 10px;
    padding: 24px 0 20px 0;
}

.menu_head {
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #999;
    cursor: pointer;
    position: relative;
}

.menu_list .current {
    color: #fff;
}

.menu_body {
    width: 180px;
    height: auto;
    overflow: hidden;
    line-height: 38px;
}

    .menu_body a {
        display: block;
        width: 180px;
        height: 38px;
        color: #999;
        line-height: 38px;
        text-align: center;
    }

        .menu_body a.on {
            color: #0b91ce;
        }

        .menu_body a:hover {
            color: #0b91ce;
        }

.pright {
    width: 880px;
    float: right;
    background: url('../images/pro_right_bg.png') repeat-y;
}

.proItem {
    width: 860px;
    background: #333;
    margin: 10px;
}

.pro_search ul {
    /*margin: 20px 0 0 20px;*/
    overflow: hidden;
    padding-left: 100px;
}

    .pro_search ul li {
        float: left;
        overflow: hidden;
        text-align: center;
    }

        .pro_search ul li input {
            width:250px;
            height: 40px;
            line-height: 40px;
            padding: 0 40px 0 0;
            padding-left: 10px;
            background: url('../images/sear_txt.png') no-repeat;
        }

        .pro_search ul li p {
            float: left;
            line-height: 40px;
        }

        .pro_search ul li .opt {
            width: 120px;
            height: 40px;
            float: right;
        }

            .pro_search ul li .opt select {
                border: 0;
                width: 120px;
                height: 40px;
                background: #222;
            }

        .pro_search ul li .btn {
            width: 134px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
            margin: 0 0 0 16px;
            background: #0b91ce;
        }

.pro_list {
    width: 1300px;
    margin: 0 0 0 10px;
}

    .pro_list ul {
        overflow: hidden;
        margin: 24px 0 0 -30px;
    }

        .pro_list ul li {
            float: left;
            width: 260px;
            height: 500px;
            position: relative;
            border: 2px solid #1d1b1c;
            margin: 0 33px 30px 20px;
        }
            .pro_list ul li .img {
             padding-top:30px;
             height:200px;background:#fff;
            }

            .pro_list ul li .img img {
                width: 256px;
                /*height: 268px;*/
                padding: 2px;
            }

            .pro_list ul li .con {
                overflow: hidden;
            }

                .pro_list ul li .con h3 a {
                    display: block;
                    padding: 13px 0 12px 10px;
                    font-size: 18px;
                }

                .pro_list ul li .con p {
                    overflow: hidden;
                    line-height: 18px;
                    padding: 0 0 0 12px;
                    color: #0b91ce;
                    position: relative;
                }

                    .pro_list ul li .con p b {
                        text-align: right;
                        display: inline-block;
                        position: absolute;
                        right: 74px;
                    }

                .pro_list ul li .con .ms {
                    padding-left: 10px;
                }

            .pro_list ul li a.view {
                width: 100px;
                height: 30px;
                line-height: 30px;
                font-size: 14px;
                display: block;
                text-align: center;
                position: absolute;
                bottom: 20px;
                left: 30%;
                border: 1px solid #0b91ce;
                border-radius: 20px;
            }

            .pro_list ul li:hover {
                color: #fff;
                background: #088bc5;
            }

                .pro_list ul li:hover .con p, .pro_list ul li:hover .con h3 a {
                    color: #fff;
                }

                .pro_list ul li:hover a.view {
                    background: url('../images/view_hov.png') no-repeat;
                    color: #fff;
                }

.pro_right {
    width: 538px;
    height: 576px;
    float: right;
    margin: 30px 30px 0 0;
}

    .pro_right h3 {
        font-size: 24px;
        font-weight: bold;
        padding: 20px 0 0 20px;
    }

.tabPanel dl {
    overflow: hidden;
    width: 272px;
    float: right;
    margin: 7px 162px 0 0;
}

    .tabPanel dl dd {
        float: left;
        height: 40px;
        width: 136px;
        text-align: center;
        cursor: pointer;
    }

        .tabPanel dl dd a {
            display: block;
            width: 65px;
            height: 40px;
            color: #0b91ce;
            font-size: 14px;
            line-height: 36px;
            padding: 0 35px;
            background: url('../images/nav_li_bg.png') no-repeat;
        }

.d_zs {
    display: block;
    width: 56px;
    height: 40px;
    color: #0b91ce;
    font-size: 14px;
    line-height: 36px;
    margin: 7px 0 0 18px;
    padding: 0 40px;
    background: url('../images/nav_li_bg.png') no-repeat;
}

    .d_zs:hover {
        color: #101010;
        background: url('../images/nav_li_hov.png') no-repeat;
    }

.tabPanel .hit {
    cursor: pointer;
    color: black;
}

    .tabPanel dl dd a:hover, .tabPanel .hit a {
        border: 0;
        color: #101010;
        background: url('../images/nav_li_hov.png') no-repeat;
    }

.pane {
    display: none;
    width: 510px;
    padding: 0 4px 0 0;
    overflow: hidden;
    margin: 20px 0 18px 30px;
    height: 480px;
    border-right: 2px solid #555;
}

    .pane h3 {
        font-weight: bold;
        font-size: 24px;
        padding: 0 0 20px 0;
    }

    .pane .con {
        padding: 0 20px 0 0;
        line-height: 24px;
    }

        .pane .con img {
            max-width: 500px;
        }

/*联系我们*/
.icon_cont {
    background: url(../images/icon_cont.png) center no-repeat;
}

.contact_topT {
    margin: 46px 0 30px 0;
    text-align: center;
}

    .contact_topT span {
        display: inline-block;
        font-size: 22px;
        padding: 0 0 20px;
        border-bottom: 2px solid #0b91ce;
    }

.contact_info {
    margin: 20px auto 30px auto;
    padding: 0;
}

.contBox {

    background: #333;
    margin: 20px;
    overflow: hidden;
}

    .contBox span {
        display: block;
        float: left;
    }

        .contBox span img {
            width: 306px;
            padding: 10px;
        }

        .contBox span.con {
            line-height: 24px;
            width: 668px;
            padding: 8px 28px 16px 38px;
        }

            .contBox span.con hr {
                color: #555;
                margin: 20px 0;
            }

.contBox1 li {
    width: 520px;
    min-height: 256px;
    background: #333;
    float: left;
    margin: 0 0 20px 20px;
}

    .contBox1 li span {
        line-height: 25px;
        padding: 14px 10px 16px 18px;
        display: block;
    }
/*人力资源*/
.icon_job {
    background: url(../images/icon_job.png) 0 20px no-repeat;
}

.job_banner img {
    width: 1100px;
    height: 162px;
}

.job_box1 .sm {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    padding: 40px 54px;
    color: #0b91ce;
}

.job_box2 {
    width: 100%;
    overflow: hidden;
    background: #333;
}

.job_topT {
    padding: 58px 0 0 0;
}

.job_box3 {
    width: 100%;
}

.faq {
    width: 1100px;
    padding: 42px 0 40px 0;
}

    .faq ul li {
        margin: 0 0 10px 0;
    }

    .faq .faq_ti {
        height: 50px;
        font-size: 14px;
        padding: 0 0 0 50px;
        line-height: 50px;
        background: #222 url('../images/faq_btn.png') no-repeat;
    }

    .faq .faq_con {
        color: #999;
        padding: 18px 15px 20px 20px;
        line-height: 26px;
        font-size: 14px;
        background: url('../images/faq_con_bg.png') repeat-y;
    }

.job_info .title {
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #504a3f;
}

    .job_info .title span {
        font-size: 24px;
        border-bottom: 2px solid #0b91ce;
        padding: 0 0 15px 0;
        margin: 40px 0 30px 0;
        display: inline-block;
    }

.job_info .jobview {
    font-size: 14px;
    line-height: 30px;
    padding: 30px 120px 140px 44px;
}
/*事业部简介*/
.icon_int {
    background: url('../images/icon_int.png') 0 20px no-repeat;
}

.intro_con {
    width: 1040px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}

    .intro_con .bar {
        padding: 20px 0 0 0;
    }

.intro_info {
    padding: 25px 0 0 0;
    font-size: 14px;
    line-height: 26px;
    color: #bbb;
}

.syb_contact {
    width: 1040px;
    margin: 20px auto 80px auto;
    background: #444;
}

    .syb_contact .con {
        color: #dcdcdc;
        line-height: 30px;
        padding: 30px 0 40px 15px;
        font-size: 14px;
    }

.intro_con .view {
    width: 220px;
    height: 40px;
    margin: 40px auto 0 auto;
}

    .intro_con .view a {
        display: block;
        height: 40px;
        line-height: 40px;
        color: #333;
        text-align: center;
        font-size: 14px;
        background: url('../images/pro_view_btn.png') no-repeat;
    }

/*投资者关系*/
.icon_inve {
    background: url('../images/icon_inve.png') 20px 20px no-repeat;
}

.tz_c1 {
    width: 1040px;
    margin: 0 auto;
    padding: 20px 0;
}

.tz_c1_t {
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    padding: 0 0 0 12px;
    background: #222;
}

    .tz_c1_t p {
        float: left;
        padding: 0 30px 0 0;
    }

.tz_view {
    overflow: hidden;
    line-height: 24px;
}

.tz_lxList {
    background: #222;
}

    .tz_lxList li {
        padding: 20px;
    }
/*新闻中心*/
.top_menu {
    height: 40px;
    position: relative;
    text-align: center;
    margin: 38px 0 0 -20px;
}

.icon_new {
    background: url('../images/icon_new.png')center no-repeat;
}

.top_menu span {
    height: 40px;
    display: inline-block;
    margin-right: -24px;
    vertical-align: middle;
  
}

    .top_menu span a {
        display: block;
        width: 98px;
        font-size: 14px;
        text-align: center;
        padding: 0 21px;
        line-height: 40px;
        background: url('../images/menu_li.png') no-repeat;
        color: #fff;
    }

        .top_menu span a.on, .top_menu span a:hover {
            color: #333;
            background: url('../images/menu_li_hov.png') no-repeat;
        }

.news_box {
    background: #020202 url('../images/news_bg.jpg') center top no-repeat;
}

.conBox {
    width: 1188px;
    margin: 10px;
    overflow: hidden;
    background: #333;
    padding-bottom:30px
}

.warp .loc {
    font-size: 14px;
    height: 58px;
    color: #fff;
    line-height: 58px;
    border-bottom: 1px solid #222;
    padding: 0 0 0 23px;
}

.warp .loc1 {
    border: 0;
}

.warp .loc a {
    color: #fff;
}

    .warp .loc a.on {
        color: #0b91ce;
    }

.conBox .loc a.on {
    color: #0b91ce;
}

.newsList {
    padding: 20px 0 0 23px;
}

    .newsList li {
        width: 1140px;
        height: 170px;
        margin: 0 0 30px 0;
    }

        .newsList li .img {
            width: 250px;
            float: left;
        }

            .newsList li .img img {
                width: 250px;
                height: 170px;
            }

        .newsList li .con {
            width: 863px;
            float: right;
            height: 170px;
            position: relative;
         
        }
        .newsList li .conb {
           background: #000000;
        }  .newsList li .cons {
          background:#1c1a1b;
        }

            .newsList li .con h2 a {
                font-size: 18px;
                display: block;
                padding: 24px 0 0 12px;
                color: #fff;
            }

            .newsList li .con .time {
                position: absolute;
                right: 10px;
                top: 26px;
                color: #999;
            }

            .newsList li .con span {
                line-height: 24px;
                color: #dcdcdc;
                padding: 14px 10px 0 12px;
                display: block;
            }

            .newsList li .con p.view {
                position: absolute;
                bottom: 14px;
                left: 13px;
            }

                .newsList li .con p.view a {
                    width: 98px;
                    height: 26px;
                    line-height: 26px;
                    text-align: center;
                    display: block;
                    border: 1px solid #999;
                    color: #999;
                }

        .newsList li:hover .con {
            background: #0b91ce;
        }

        .newsList li:hover h2 a, .newsList li:hover span {
            color: #fff;
        }

        .newsList li:hover p.view a {
            border: 1px solid #fff;
            color: #fff;
        }

        .newsList li:hover .con .time {
            color: #fff;
        }

.viewInfo {
    overflow: hidden;
    padding: 0 0 120px 0;
}

    .viewInfo h2 {
        font-size: 20px;
        padding: 40px 0 0 0;
        text-align: center;
    }

    .viewInfo .time {
        text-align: center;
        padding: 16px 0 40px 0;
        border-bottom: 1px solid #222;
    }

.infoT {
    overflow: hidden;
    color: #999;
    font-size: 14px;
    padding: 22px 23px;
}

.viewInfo .infoCon {
    line-height: 30px;
    text-indent: 1em;
    padding: 18px 23px;
    display: block;
}
/*留言反馈*/
.onlinep1 {
    padding: 0 0 20px 0;
    margin: 54px auto 70px auto;
    overflow: hidden;
    background: url('../images/online_bg.png') repeat-y;
}

.onlineBox {
    background: #333;
    width: 992px;
    height: 500px;
    margin: 0 auto;
    padding: 0 38px 0 30px;
}

.con_topT {
    text-align: center;
}

    .con_topT span {
        font-size: 22px;
        padding: 0 0 20px 0;
        display: inline-block;
        border-bottom: 2px solid #0b91ce;
    }

.online_topT {
    padding: 40px 0 32px 0;
}

.onlineTop {
    overflow: hidden;
    padding: 40px 0 0 0;
}

    .onlineTop p {
        float: left;
    }

        .onlineTop p.lybtn {
            padding: 0 0 0 30px;
            font-size: 14px;
            line-height: 20px;
            background: url('../images/online_uibtn.png') 0 3px no-repeat;
        }

        .onlineTop p.lyts {
            float: right;
        }

            .onlineTop p.lyts b {
                color: #fff;
            }

.onlineIpt {
    overflow: hidden;
}

.online_T {
    overflow: hidden;
    margin: 42px 0 0 -49px;
}

    .online_T p {
        float: left;
        font-size: 14px;
        margin: 0 0 0 49px;
    }

    .online_T input.onelin_t {
        width: 139px;
        height: 38px;
        line-height: 38px;
        padding: 0 0 0 9px;
        background: #333;
        margin: 0 0 0 20px;
        border: 1px solid #0b91ce;
    }

.online_board {
    margin: 32px 0 0 0;
}

    .online_board p {
        font-size: 14px;
    }

    .online_board .c_text {
        width: 988px;
        height: 218px;
        border: 1px solid #0b91ce;
        background: #333;
        text-indent: 1em;
        line-height: 24px;
        margin: 14px 0 0 0;
    }

.onlineRS {
    float: right;
    margin: 20px 0 0 0;
}

    .onlineRS input {
        width: 140px;
        height: 40px;
        cursor: pointer;
        font-size: 16px;
        border: 0;
    }

    .onlineRS input {
        background: #333;
        border: 1px solid #0b91ce;
        width: 138px;
        height: 38px;
    }

        .onlineRS input.submit {
            margin: 0 0 0 20px;
        }

        .onlineRS input:hover {
            background: #0b91ce;
            color: #fff;
        }
/*网站地图*/
.map_box {
    background: url(../images/map_bg.png) center top no-repeat;
}

.map_nav {
    width: 1060px;
    padding: 0 0 120px 0;
    background: #333;
    margin: 20px;
    overflow: hidden;
}

.map_topT {
    height: 108px;
    margin: 0 0 32px 0;
    border-bottom: 1px solid #504a3f;
}

    .map_topT span {
        font-size: 24px;
        border-bottom: 2px solid #0b91ce;
        padding: 38px 0 13px 0;
    }

.map_nav dl {
    padding: 0 42px 0 35px;
    float: left;
}

    .map_nav dl dt a {
        color: #fff;
        font-size: 14px;
        display: block;
        padding: 0 0 10px 0;
    }

    .map_nav dl dd a {
        font-size: 14px;
        line-height: 40px;
    }
/*底部*/
.st_fot {
    width: 100%;
    font-size: 14px;
    min-height: 180px;
    background: #303231;
}

.fot_left {
    float: left;
    width: 548px;
}

.fot_nav {
    padding: 22px 0 0 0;
}

    .fot_nav ul {
        overflow: hidden;
    }

        .fot_nav ul li {
            float: left;
        }

            .fot_nav ul li a {
                display: inline-block;
                line-height: 50px;
            }

            .fot_nav ul li b {
                display: inline-block;
                padding: 0 28px;
            }

.copy {
    padding: 16px 0 0 0;
    line-height: 50px;
}

.fot_right {
    font-size: 12px;
    width: 390px;
    float: right;
}

    .fot_right .sm {
        padding: 30px 0 0 0;
        font-size: 12px;
        line-height: 28px;
    }

        .fot_right .sm h2 {
            font-size: 14px;
        }

    .fot_right .fot_ly {
        padding: 14px 0 0 0;
    }

        .fot_right .fot_ly a {
            width: 90px;
            height: 30px;
            display: block;
            background: #0b91ce;
            color: #fff;
            text-align: center;
            line-height: 30px;
        }

.index-tile {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 30px;
}

.index_tihx {
    width: 100%;
    border-top: 2px solid #0b91ce;
    display: block;
    position: relative;
    top: 35px;
    z-index: 2;
}

.intitie {
    width: 250px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    border: 2px solid #0b91ce;
    background: #1c1a1b;
    display: block;
    z-index: 3;
    position: relative;
    top: -30px;
}

    .intitie b {
        width: 190px;
        height: 30px;
        font-size: 32px;
        color: #ffffff;
        position: relative;
        top: 30px;
        background: #1c1a1b;
        display: block;
        left: 30px;
    }

.index-about {
    margin-top: 80px;
}

.index-about-info {
    width: 590px;
    float: left;
    margin-right: 30px;
}

    .index-about-info h1 {
        font-size: 20px;
        color: #ffffff;
        margin-bottom: 20px;
    }

    .index-about-info div {
        font-size: 13px;
        color: #ffffff;
        height: 260px;
		line-height:22px;
    }

.index-about-img {
    width: 530px;
    border: 2px solid #0b91ce;
    height: 348px;
    float: right;
    margin-left: 30px;
}

    .index-about-img img {
        width: 520px;
        position: relative;
        left: 10px;
        top: -30px;
		height:368px;    transition: all 0.6s;
    }
    .index-about-img:hover  img {
     transform:scale(1.08);
    }
.index-about-lik {
    color: #fff;
    padding: 8px 30px;
    border-radius: 10px;
    background: #0b91ce;
    font-size: 14px;
}

.all {
    padding: 10px 0 0 10px;
}

#box ul {
    margin-left: 60px;
    margin-top: 50px;
    width: 1300px;
    padding-top: 80px;
}

#box li {
    width: 250px;
    height: 250px;
    float: left;
    margin-right: 130px;
    margin-bottom: 50px;
    cursor: pointer;
    border: 5px solid #0b91ce;
    transform: matrix(0.707107,0.707107,-0.707107,0.707107,0,0);
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #8b8b8b;
}

#box .li5 {
    position: relative;
    left: 195px;
    top: -110px;
}

#box .li6 {
    position: relative;
    left: 195px;
    top: -110px;
}

.all ul li div {
       bottom: 91px;
    display: block;
    position: relative;
    font-size: 18px;
    color: #fff;
    top: -55px;
    transform: matrix(0.707107,-0.707107,0.707107,0.707107,0,0);
    left: 79px;
}

.all ul li img {
    transform: matrix(0.707107,-0.707107,0.707107,0.707107,0,0);
}

.maxwi {
    width: 100%;
}

.wi1200 {
    width: 1200px;
    margin: 0 auto;
}

.hxh {
    height: 560px;
    background: #1c1a1b;
}

.hxs {
    height: 860px;
    background: #000;
    padding-top: 10px;
}

.hxss {
    height: 560px;
    background: #000;
    padding-top: 10px;
}

.gyjs {
    border: 2px solid #0b91ce;
    width: 220px;
    padding: 30px;
    height: 420px;
    float: left;
}

    .gyjs h2 {
        font-size: 23px;
        font-weight: 100;
        color: #fff;
        padding-bottom: 10px;
        border-bottom: 2px solid #0b91ce;
        width: 100%;
        font-family: 'Microsoft YaHei';
        margin-bottom: 10px;
    }

.gyjs-info {
    font-size: 14px;
    color: #ffffff;
    height: 320px;
	line-height:25px
}

.clos-lik {
    float: right;
    font-size: 12px;
    color: #ffffff;
    padding: 8px 40px;
    background: #0b91ce;
    border-radius: 10px;
    position: relative;
    top: 63px;
    right: -70px;
}

.gylis {
    width: 890px;
    float: left;
    margin-left: 20px;
}

    .gylis ul li {
        width: 300px;
        height: 185px;
        border: 2px solid #0b91ce;
        float: left;
        margin-left: 60px;
        margin-bottom: 75px;
        margin-top: 20px;
    }

        .gylis ul li img {
            position: relative;
            top: -20px;
            left: 10px;
            width: 300px;
            height: 195px;    transition: all 0.6s;
        }
           .gylis ul li:hover  img {
     transform:scale(1.15);
    }

    .gylis ul {
        width: 1000px;
    }

        .gylis ul .li3, .gylis ul .li4 {
            margin-left: 110px;
        }

.index-lis ul li {
    margin-bottom: 20px;
}

.news-sj {
    width: 64px;
    height: 64px;
    background: #7b7b7b;
    color: #ffffff;
    text-align: center;
    float: left;
    margin-right: 20px;
}

    .news-sj b {
        font-weight: 100;
        font-size: 20px;
        position: relative;
        top: 10px;
    }

    .news-sj p {
        font-size: 13px;
        margin-top: 15px;
    }

.news-info {
    width: 1115px;
    float: left;
}

    .news-info h2 {
        font-size: 15px;
        color: #fff;
        margin-bottom: 10px;
    }
        .news-info h2:hover {
        
        color:#0b91ce;}


    .news-info p {
        font-size: 12px;
        color: #a5a5a5;
    }

.foot_lxxx {
    font-size: 12px;
    padding-top: 30px;
    text-align: center;
    color: #6c6c6c;
}

    .foot_lxxx img {
        margin-top: 50px;
    }

.nerban {
    width: 100%;
    height: 250px;
	margin-top:39px;
}

.produ-nav {
    width: 1300px;
}

.produ-nav-img {
    width: 233px;
    height: 383px;
    border: 1px solid #94b5cf;
}

    .produ-nav-img img {
        max-width: 100%;
    }

.produ-nav-title {
    width: 195px;
    height: 60px;
    margin-top: 6px;
    padding: 20px;
}

    .produ-nav-title b {
        color: #fff;
        font-size: 22px;
    }

.nac1 {
    background: #26b69f;
}

.nac2 {
    background: #358fcb;
}

.nac3 {
    background: #91b6e0;
}

.nac4 {
    background: #8ed2f5;
}

.nac5 {
    background: #395093;
}

.produ-nav-title a {
    float: right;
    margin-top: 40px;
}

    .produ-nav-title a i {
        width: 25px;
        height: 25px;
        display: block;
        background: url(../images/gd.png) center no-repeat;
        background-size: 100%;
    }

.produ-nav li {
    float: left;
    margin-right: 6px;
}

.prod-baj {
    padding-top: 30px;
    margin-bottom: 30px;
    background: #1c1a1b;
}

.prodli {
    padding-top: 10px;
    padding-bottom: 50px;
    background: #000;
}
/*page*/
.pagex {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

    .pagex span {
        padding: 5px 10px 5px 10px;
        border: 1px solid #999;
        margin-left: 5px;
        margin-right: 5px;
        color: #fff;
    }

    .pagex a {
        padding: 5px 10px 5px 10px;
        border: 1px solid #999;
        margin-left: 5px;
        margin-right: 5px;
        color: #fff;
    }

        .pagex a:hover {
            border: 1px solid #0b91ce;
        }

.products {
    background: #000;
    padding-top: 30px;
    padding-bottom: 50px;
}
/*图片放大镜样式*/
.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
    width: 545px;
    height: 360px;
    border: 1px solid #DFDFDF;
    overflow: hidden;
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 547px;
}

    .spec-scroll .prev {
        float: left;
        margin-right: 4px;
    }

    .spec-scroll .next {
        float: right;
    }

    .spec-scroll .prev, .spec-scroll .next {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 10px;
        height: 66px;
        line-height: 66px;
        border: 1px solid #CCC;
        background: #EBEBEB;
        cursor: pointer;
        text-decoration: none;
    }

    .spec-scroll .items {
        float: left;
        position: relative;
        width: 510px;
        height: 66px;
        overflow: hidden;
    }

        .spec-scroll .items ul {
            position: absolute;
            width: 999999px;
            height: 66px;
            margin-left: 2px;
        }

            .spec-scroll .items ul li {
                float: left;
                width: 102px;
                text-align: center;
            }

                .spec-scroll .items ul li img {
                    border: 1px solid #CCC;
                    padding: 2px;
                    width: 90px;
                    height: 60px;
                }

                    .spec-scroll .items ul li img:hover {
                        border: 2px solid #0b91ce;
                        padding: 1px;
                    }

.infos {
    font-size: 12px;
    margin-top: 10px;
}

.prodjies {
    padding-top: 30px;
}

.daohang {
    height: 40px;
    line-height: 40px;
    color: #b8b8b8;
}

    .daohang a {
        color: #b8b8b8;
    }

.prjs-l {
    width: 555px;
    float: left;
    margin-right: 30px;
}

.prjs-r {
    float: left;
    width: 555px;
    color: #c6c6c6;
}

.newslis {
    background: #1c1a1b;
}

.news-titles {
    text-align: center;
    margin-top: 50PX;
}

    .news-titles h1 {
        font-size: 22px;
        color: #ffffff;
        border-bottom: 2px solid #0b91ce;
        padding-bottom: 10px;
        width: 100PX;
        margin: 0 auto;
    }

.about-ban {
    height: 378px;
    width: 100%;
    display: block;
}

.gyliss {
    width: 1200px;
    float: left;
    margin-left: 20px;
}

    .gyliss ul li {
        width: 300px;
        float: left;
        margin-left: 60px;
        margin-bottom: 75px;
        margin-top: 20px;
    }

        .gyliss ul li .sy-info {
            width: 300px;
            height: 100px;
            margin-bottom: 50px;
            color: #fff;
        }

.sy-title {
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
}

.gyliss ul li .syimg {
    width: 300px;
    height: 185px;
    border: 2px solid #0b91ce;
}

    .gyliss ul li .syimg img {
        position: relative;
        top: -20px;
        left: 10px;
        width: 300px;
        height: 195px;
    transition: all 0.6s;
        }
           .gyliss ul li .syimg:hover  img {
     transform:scale(1.15);
    }

.gyliss ul {
    width: 1200px;
}
.clearfix { zoom: 1; }

.container { margin:150px auto; width:1000px;}

.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.poster-main .poster-prev-btn {
  left: 0;
  background: url(../images/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(../images/right.png) no-repeat center center;
}